home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 33 / Amiga Format AFCD33 (Issue 117, Dec 1998).iso / -seriously_amiga- / graphics / splitmpegppc / readme.txt < prev    next >
Text File  |  1998-09-07  |  990b  |  29 lines

  1. This program splits an ISO 11172-1 System layer stream into its
  2. component elemental streams.
  3.  
  4. Usage splitmpeg [-qv] system_layer_file_name
  5. Options are:
  6.     -q  process quietly. Nothing should be written to stdout.
  7.     -v  Print Pack SCR and mux rate info for each pack.
  8.  
  9. Elemental stream files
  10. stm188.mpg is a reserved stream.
  11. stm189.mpg is private stream 1.
  12. stm190.mpg is the padding stream.
  13. stm191.mpg is private stream 2.
  14. stm192.mpg to stm223.mpg are audio streams.
  15. stm224.mpg to stm239.mpg are video streams. 
  16.  
  17. Some parts of this source has been derived from the Berkeley MPEG Video
  18. player. Last time I looked this could be obtained from toe.cs.berkeley.edu
  19.  
  20. Comments and suggestions are welcome.
  21. For the present (22 of June 1994) I can be contacted via 
  22. Email: michael@ecel.uwa.edu.au
  23. Post: P.O. Box 506, NEDLANDS WA 6009, AUSTRALIA
  24.  
  25. Updates to this source will first appear on
  26. decel.ecel.uwa.edu.au in the /users/michael directory
  27. This machine may change name within the next 6 months.
  28.  
  29.